public PDFTextSearchResultCollection searchText( java.lang.String text, int searchOptions ) |
Parameters
- text
- Text to find in page content.
- searchOptions
- A set of options that specify how the text search should be performed. Available values are defined in com.o2sol.pdf4java.content.text.PDFTextSearchOptions class.
Return Value
A collection of zero or more search results.